home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2002 June / CD Rom Data Haziran 2002.iso / Media / Egitim.dcr / 00004_osmanmail.ls < prev    next >
Encoding:
Text File  |  2002-05-20  |  142 b   |  6 lines

  1. on mouseUp me
  2.   docobj = xtra("DocumentInterface").new()
  3.   if docobj.openDocument(string("mailto:osman@cdromdata.com")) = 1 then
  4.   end if
  5. end
  6.